Location: SLC transporters @ 18e7c93521b1 / Facilitated transporter / CellMLV2 / GLUT1_kinetic_pe.sedml

Author:
Weiwei Ai <wai484@aucklanduni.ac.nz>
Date:
2024-04-19 17:01:19+12:00
Desc:
Add digitized data
Permanent Source URI:
https://models.physiomeproject.org/workspace/b65/rawfile/18e7c93521b1d6d9436f829680af288549a8e6f4/Facilitated transporter/CellMLV2/GLUT1_kinetic_pe.sedml

<?xml version="1.0" encoding="UTF-8"?>
<sedML xmlns="http://sed-ml.org/sed-ml/level1/version4" level="1" version="4">
  <listOfDataDescriptions>
    <dataDescription id="expected_observables" name="expected_observables" format="csv" source="report_task_GLUT1_kinetic.csv">
      <dimensionDescription xmlns="http://www.numl.org/numl/level1/version1">
        <compositeDescription xmlns="http://www.numl.org/numl/level1/version1" id="Index" name="Index" indexType="integer">
          <compositeDescription xmlns="http://www.numl.org/numl/level1/version1" id="ColumnIds" name="ColumnIds" indexType="string">
            <atomicDescription xmlns="http://www.numl.org/numl/level1/version1" valueType="double"/>
          </compositeDescription>
        </compositeDescription>
      </dimensionDescription>
      <listOfDataSources>
        <dataSource id="expected_observables_g">
          <listOfSlices>
            <slice reference="ColumnIds" value="g"/>
          </listOfSlices>
        </dataSource>
        <dataSource id="expected_observables_v_io_ss">
          <listOfSlices>
            <slice reference="ColumnIds" value="v_io_ss"/>
          </listOfSlices>
        </dataSource>
      </listOfDataSources>
    </dataDescription>
  </listOfDataDescriptions>
  <listOfModels>
    <model id="GLUT1_kinetic" language="urn:sedml:language:cellml" source="GLUT1_kinetic.cellml"/>
  </listOfModels>
  <listOfTasks>
    <parameterEstimationTask id="pe_task_GLUT1_kinetic">
      <algorithm name="local optimization algorithm" kisaoID="KISAO:0000471">
        <listOfAlgorithmParameters>
          <algorithmParameter name="tol" kisaoID="KISAO:0000597" value="1e-8"/>
          <algorithmParameter name="maxiter" kisaoID="KISAO:0000486" value="1000"/>
        </listOfAlgorithmParameters>
      </algorithm>
      <leastSquareObjectiveFunction/>
      <listOfAdjustableParameters>
        <adjustableParameter id="K_io" initialValue="1.64" modelReference="GLUT1_kinetic" target="/cellml:model/cellml:component[@name=&quot;main&quot;]/cellml:variable[@name=&quot;K_io&quot;]/@initial_value">
          <bounds lowerBound="1" upperBound="10" scale="linear"/>
          <listOfExperimentReferences>
            <experimentReference experimentId="fit1"/>
          </listOfExperimentReferences>
        </adjustableParameter>
      </listOfAdjustableParameters>
      <listOfFitExperiments>
        <fitExperiment id="fit1" type="steadyState">
          <algorithm name="VODE" kisaoID="KISAO:0000535">
            <listOfAlgorithmParameters>
              <algorithmParameter name="max_step" kisaoID="KISAO:0000467" value="1"/>
            </listOfAlgorithmParameters>
          </algorithm>
          <listOfFitMappings>
            <fitMapping dataSource="expected_observables_g" target="dg_expected_observables_g" type="experimentalCondition"/>
            <fitMapping dataSource="expected_observables_v_io_ss" target="dg_expected_observables_v_io_ss" type="observable" weight="1"/>
          </listOfFitMappings>
        </fitExperiment>
      </listOfFitExperiments>
    </parameterEstimationTask>
  </listOfTasks>
  <listOfDataGenerators>
    <dataGenerator id="dg_expected_observables_g" name="dataGenerator1">
      <math xmlns="http://www.w3.org/1998/Math/MathML">
        <ci> var_expected_observables_g </ci>
      </math>
      <listOfVariables>
        <variable id="var_expected_observables_g" target="/cellml:model/cellml:component[@name=&quot;main&quot;]/cellml:variable[@name=&quot;K_oi&quot;]/@initial_value" taskReference="pe_task_GLUT1_kinetic" modelReference="GLUT1_kinetic"/>
      </listOfVariables>
    </dataGenerator>
    <dataGenerator id="dg_expected_observables_v_io_ss" name="dataGenerator1">
      <math xmlns="http://www.w3.org/1998/Math/MathML">
        <ci> var_expected_observables_v_io_ss </ci>
      </math>
      <listOfVariables>
        <variable id="var_expected_observables_v_io_ss" target="/cellml:model/cellml:component[@name=&quot;main&quot;]/cellml:variable[@name=&quot;v_io_ss&quot;]" taskReference="pe_task_GLUT1_kinetic" modelReference="GLUT1_kinetic"/>
      </listOfVariables>
    </dataGenerator>
    <dataGenerator id="dg_obj">
      <math xmlns="http://www.w3.org/1998/Math/MathML">
        <ci> var_obj </ci>
      </math>
      <listOfVariables>
        <variable id="var_obj" symbol="sedml:parameterestimation:objective_value" taskReference="pe_task_GLUT1_kinetic"/>
      </listOfVariables>
    </dataGenerator>
    <dataGenerator id="dg_optimal">
      <math xmlns="http://www.w3.org/1998/Math/MathML">
        <ci> var_optimal </ci>
      </math>
      <listOfVariables>
        <variable id="var_optimal" symbol="sedml:parameterestimation:optimal_adjustableParameters" taskReference="pe_task_GLUT1_kinetic"/>
      </listOfVariables>
    </dataGenerator>
  </listOfDataGenerators>
  <listOfOutputs>
    <report id="report_pe_task_GLUT1_kinetic" name="report_pe_task_GLUT1_kinetic">
      <listOfDataSets>
        <dataSet id="dataset_expected_observables_v_io_ss" label="expected_observables_v_io_ss" dataReference="dg_expected_observables_v_io_ss"/>
        <dataSet id="dataset_obj" label="OBJ" dataReference="dg_obj"/>
        <dataSet id="dataset_optimal" label="ADJ" dataReference="dg_optimal"/>
      </listOfDataSets>
    </report>
  </listOfOutputs>
</sedML>